Eclipse Platform
Pre-release 3.0

Uses of Class
org.eclipse.jface.text.DocumentPartitioningChangedEvent

Packages that use DocumentPartitioningChangedEvent
org.eclipse.jface.text Provides a framework for creating, manipulating, displaying and editing text documents. 
 

Uses of DocumentPartitioningChangedEvent in org.eclipse.jface.text
 

Methods in org.eclipse.jface.text with parameters of type DocumentPartitioningChangedEvent
 void IDocumentPartitioningListenerExtension2.documentPartitioningChanged(DocumentPartitioningChangedEvent event)
          Signals the change of document partitionings.
protected  void AbstractDocument.fireDocumentPartitioningChanged(DocumentPartitioningChangedEvent event)
          Fires the document partitioning changed notification to all registered document partitioning listeners.
 


Eclipse Platform
Pre-release 3.0

Copyright (c) IBM Corp. and others 2000, 2003. All Rights Reserved.